home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Estrategia / battlefield.swf / scripts / frame_636 / PlaceObject2_482_2010 / CLIPACTIONRECORD onClipEvent(load).as < prev   
Encoding:
Text File  |  2006-06-13  |  139 b   |  9 lines

  1. onClipEvent(load){
  2.    remaining = 3;
  3.    duped = false;
  4.    this.gotoAndPlay("walk");
  5.    speed = 2;
  6.    attackin = false;
  7.    i = 1;
  8. }
  9.